Versuch einer Klassifikation (in Bearbeitung)
Published
April 24, 2023
Setup and data
── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ──
✔ ggplot2 3.3.6 ✔ purrr 1.0.1
✔ tibble 3.1.8 ✔ dplyr 1.0.10
✔ tidyr 1.2.1 ✔ stringr 1.5.0
✔ readr 2.1.2 ✔ forcats 0.5.2
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
✖ dplyr::lag() masks stats::lag()
Attaching package: 'kableExtra'
The following object is masked from 'package:dplyr':
group_rows
Linking to GEOS 3.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
Long data
Warning: Using an external vector in selections was deprecated in tidyselect 1.1.0.
ℹ Please use `all_of()` or `any_of()` instead.
# Was:
data %>% select(Component)
# Now:
data %>% select(all_of(Component))
See <https://tidyselect.r-lib.org/reference/faq-external-vector.html>.
`summarise()` has grouped output by 'Child'. You can override using the
`.groups` argument.
`summarise()` has grouped output by 'Norm', 'Result'. You can override using
the `.groups` argument.
`summarise()` has grouped output by 'cohort', 'District', 'School', 'Name',
'Sex', 'Club'. You can override using the `.groups` argument.
Tables
Filter definitions
Shared HTML Table
Attaching package: 'jsonlite'
The following object is masked from 'package:purrr':
flatten
Interaktive Tabelle
- in Bearbeitung, Erläuterung erfolgt in Kürze
Filter:
